/* This CSS file is located at ./templates/left4dead/css/l4dstyle.css */

	#sidebar {
		position: fixed;
		background: rgba(0,0,0,.7);
		width: 231px;
		padding-left: 6px;
        z-index: 9;
	}

	#sidebar ul {
		margin-right: 5px;
	}
